home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / latex209 / contrib / footnpag / footnpag.gde < prev    next >
Text File  |  1991-11-08  |  1KB  |  40 lines

  1. % $Id: footnpag.gde,v 2.1 1991/11/07 19:00:27 schrod Exp schrod $
  2. %----------------------------------------------------------------------
  3.  
  4. %
  5. % $Log: footnpag.gde,v $
  6. % Revision 2.1  1991/11/07  19:00:27  schrod
  7. % Initial revision
  8. %
  9.  
  10.  
  11.  
  12.  
  13. \subsubsection{The {\tt footnpag\/} Style Option}
  14.  
  15. Th |footnpag| style option is appropriate for numbering footnotes
  16. seperately on each page. It may be used with all standard document
  17. style (and I assume with all other well written ones). `Numbering'
  18. here does not only mean supplying arabic numbers, if your style sets
  19. up appropriate symbols, they are used instead.
  20.  
  21. You just have to specify the |footnpag| style option, the rest will
  22. happen automagically. You will need two \LaTeX{} runs, as with cross
  23. references or citations.
  24.  
  25. \bigskip
  26.  
  27. \noindent {\bf Caveat\/}: Unlike with references \LaTeX{} will not issue a
  28. warning if a footnote number is incorrect due to new page breaks. Thus
  29. run \LaTeX{} always another time if you want a final document.
  30.  
  31. Another problem is that you cannot use the optional argument of
  32. |\footnote| anymore.
  33.  
  34. Of course, this should change in a future revision\,\dots
  35.  
  36.  
  37.  
  38.  
  39. \endinput
  40.